enregistrement
Catalogue des données ouvertes
Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"jeu-de-donnees-des-jeux-de-donnees",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/jeu-de-donnees-des-jeux-de-donnees"
}
] - "definitions":{
- "jeu-de-donnees-des-jeux-de-donnees":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/jeu-de-donnees-des-jeux-de-donnees_records"
}
}
} - "records":
} - "properties":
- "jeu-de-donnees-des-jeux-de-donnees_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "dataset_id":,{
- "type":"string",
- "title":"Dataset identifier",
- "description":""
} - "federated":,{
- "type":"string",
- "title":"Federated dataset",
- "description":""
} - "title":,{
- "type":"string",
- "title":"Title",
- "description":""
} - "description":,{
- "type":"string",
- "title":"Description",
- "description":""
} - "theme":,{
- "type":"string",
- "title":"Themes",
- "description":""
} - "keyword":,{
- "type":"string",
- "title":"Keywords",
- "description":""
} - "license":,{
- "type":"string",
- "title":"License",
- "description":""
} - "language":,{
- "type":"string",
- "title":"Language",
- "description":""
} - "timezone":,{
- "type":"string",
- "title":"Timezone",
- "description":""
} - "modified":,{
- "type":"string",
- "format":"date-time",
- "title":"Modified",
- "description":""
} - "data_processed":,{
- "type":"string",
- "format":"date-time",
- "title":"Data processed",
- "description":""
} - "metadata_processed":,{
- "type":"string",
- "format":"date-time",
- "title":"Metadata processed",
- "description":""
} - "publisher":,{
- "type":"string",
- "title":"Publisher",
- "description":""
} - "references":,{
- "type":"string",
- "title":"Reference",
- "description":""
} - "attributions":,{
- "type":"string",
- "title":"Attributions",
- "description":""
} - "update_frequency":,{
- "type":"string",
- "title":"Update frequency",
- "description":""
} - "dcat_created":,{
- "type":"string",
- "format":"date",
- "title":"Created",
- "description":""
} - "dcat_issued":,{
- "type":"string",
- "format":"date",
- "title":"Issued",
- "description":""
} - "dcat_creator":,{
- "type":"string",
- "title":"Creator",
- "description":""
} - "dcat_contributor":,{
- "type":"string",
- "title":"Contributor",
- "description":""
} - "dcat_contact_name":,{
- "type":"string",
- "title":"Contact name",
- "description":""
} - "dcat_contact_email":,{
- "type":"string",
- "title":"Contact email",
- "description":""
} - "dcat_accrualperiodicity":,{
- "type":"string",
- "title":"Accrual periodicity",
- "description":""
} - "dcat_spatial":,{
- "type":"string",
- "title":"Spatial",
- "description":""
} - "dcat_temporal":,{
- "type":"string",
- "title":"Temporal",
- "description":""
} - "dcat_granularity":,{
- "type":"string",
- "title":"Granularity",
- "description":""
} - "dcat_dataquality":,{
- "type":"string",
- "title":"Data quality",
- "description":""
} - "dcat_publisher_type":,{
- "type":"string",
- "title":"Publisher type",
- "description":""
} - "dcat_conforms_to":,{
- "type":"string",
- "title":"Conforms to",
- "description":""
} - "dcat_temporal_coverage_start":,{
- "type":"string",
- "format":"date-time",
- "title":"Temporal coverage start date",
- "description":""
} - "dcat_temporal_coverage_end":,{
- "type":"string",
- "format":"date-time",
- "title":"Temporal coverage end date",
- "description":""
} - "dcat_accessrights":,{
- "type":"string",
- "title":"Access Rights",
- "description":""
} - "dcat_relation":,{
- "type":"string",
- "title":"Relation",
- "description":""
} - "inspire_theme":,{
- "type":"string",
- "title":"Theme",
- "description":""
} - "inspire_type":,{
- "type":"string",
- "title":"Type",
- "description":""
} - "inspire_file_identifier":,{
- "type":"string",
- "title":"File identifier",
- "description":""
} - "inspire_contact_individual_name":,{
- "type":"string",
- "title":"Contact name",
- "description":""
} - "inspire_contact_position":,{
- "type":"string",
- "title":"Contact position",
- "description":""
} - "inspire_contact_address":,{
- "type":"string",
- "title":"Contact address",
- "description":""
} - "inspire_contact_email":,{
- "type":"string",
- "title":"Contact email",
- "description":""
} - "inspire_identification_purpose":,{
- "type":"string",
- "title":"Purpose",
- "description":""
} - "inspire_extend_description":,{
- "type":"string",
- "title":"Geographic area description",
- "description":""
} - "inspire_extend_bounding_box_westbound_longitude":,{
- "type":"string",
- "title":"Westbound longitude",
- "description":""
} - "inspire_extend_bounding_box_eastbound_longitude":,{
- "type":"string",
- "title":"Eastbound longitude",
- "description":""
} - "inspire_extend_bounding_box_southbound_latitude":,{
- "type":"string",
- "title":"Southbound latitude",
- "description":""
} - "inspire_extend_bounding_box_northbound_latitude":,{
- "type":"string",
- "title":"Northbound latitude",
- "description":""
} - "records_count":,{
- "type":"integer",
- "title":"Number of records",
- "description":""
} - "records_size":,{
- "type":"integer",
- "title":"Size of records in the dataset (in bytes)",
- "description":""
} - "explore_reuse_count":,{
- "type":"integer",
- "title":"Reuse count",
- "description":""
} - "explore_api_call_count":,{
- "type":"integer",
- "title":"API call count",
- "description":""
} - "explore_download_count":,{
- "type":"integer",
- "title":"Download count",
- "description":""
} - "explore_attachment_download_count":,{
- "type":"integer",
- "title":"Attachments download count",
- "description":""
} - "explore_file_field_download_count":,{
- "type":"integer",
- "title":"File fields download count",
- "description":""
} - "explore_popularity_score":{
- "type":"number",
- "title":"Popularity score",
- "description":""
}
} - "dataset_id":
}
} - "fields":
} - "properties":
} - "jeu-de-donnees-des-jeux-de-donnees":
}